@charset "utf-8";
.hk-flx-wrap {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: nowrap;
    height: auto;
}
.hk-flx-wrap>.hk-flx-none {
    width: 230px;
    height: auto;
    flex: none;
}
.hk-flx-wrap>.hk-flx-100 {
    max-width: 100%;
    width: auto;
    height: auto;
    min-width: 600px;
}
.hk-inn-nav,
.hk-reg_aside,
.hk-reg_nav {
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px !important;
    box-sizing: border-box;
    border-radius: 3px;
    width: auto;
    min-width: 210px;
    max-width: 255px;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.hk-inn-nav .hk-r-n-t,
.hk-reg_aside .hk-r-n-t,
.hk-reg_nav .hk-r-n-t {
    text-align: center;
    background: rgba(14, 111, 230, 0.9);
    color: #fff;
    font-size: 18px;
    cursor: default;
}

.one-nav li>span,
.one-nav li>a {
    position: relative;
    border-bottom: 1px solid #C0C4CC;
    display: block;
    font-size: 16px;
}

.hk-reg_aside .one-nav li>span,
.hk-reg_aside .one-nav li>span>a,
.tow-nav li>span,
.tow-nav li>a,
.tow-nav>li {
    background: #F2F6FC;
    color: #333;
}

.tow-nav li>span,
.tow-nav li>a {
    text-indent: 1.5em;
    font-size: 14px;
    background: #fff;
}

.one-nav .tow-nav {
    display: none;
    transition: .5s ease-in-out;
}

.one-nav .li_ico {
    position: absolute;
    right: 0;
    transform: rotateZ(-90deg);
    transition: .5s ease-in-out;
    font-size: 14px;
    font-weight: normal;
    top: 3px;
    padding: 0 5px;
}

/* 显示状态 */
.one-nav>li,
.one-nav>li>span>a,
.one-nav>li>span,
.one-nav>li>a {
    color: #333;
    background: #f2f6fc;
}

.one-nav li.cur>a,
.one-nav li.cur>a,
.one-nav li.cur>span,
.one-nav li.cur>span>a,
.one-nav li span:hover,
.one-nav li a:hover,
.one-nav li a.cur,
.one-nav li span.cur {
    color: #035CAC !important;
    background: #fff;
}

.hk-reg_aside .one-nav li>span,
.hk-reg_aside .one-nav li>span>a,
.one-nav li>span>a {
    color: #333;
    display: block;
    width: 100%;
    text-indent: 0.5em;
}

.one-nav li.cur>span>.li_ico {
    transform: rotateZ(0);
    transition: .5s ease-in-out;
}

.one-nav li.cur>.tow-nav {
    display: block;
    transition: .5s ease-in-out;
    font-size: 12px;
}

/* === content ==== */
.hk-page-title-h4 {
    font: 500 24px/2 "微软雅黑";
    color: #20426C;
    position: relative;
}

.hk-page-title-h4::before,
.hk-page-title-h4::after {
    display: inline-block;
    content: "";
    width: 1.5em;
    height: 1px;
    background: #20426C;
    margin: 0 1em;
    margin-bottom: 8px;
}

.hk-page-disc {
    font-size: 16px;
    line-height: 1.5;
    color: #424242;
    padding: 0 50px 30px;
}

/* cont */
.hk_reg-cont1-ul>.fl {
    width: 55%;
}

.hk_reg-cont1-ul>.fr {
    width: 30%;
}

.martb25 {
    margin: 25% auto;
}

.martb50 {
    margin: 50% auto;
}

.max-width-img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 2px;
}

.reg_item {
    margin: 15px 0 0;
}

.reg_item .reg_item-title,
.reg_item .reg_item-num {
    color: #20426C;
}

.reg_item .reg_item-num {
    font-size: 30px;
    font-style: italic;
    margin-right: 10px;
    line-height: 40px;
}

.reg_item .reg_item-title {
    font-size: 18px;
    padding-top: 10px;
}

/* === content ==== */
/* ===== 备注 ===== */
.rem_text {
    font-size: 16px;
    line-height: 30px;
    color: #f00;
    text-align: center;
    margin: 20px auto;
}

/* ===== 备注 ===== */

/* =====  左图右文 ===== */
.media-wrap {
    margin: 20px auto;
}

.media-wrap .fr {
    width: 72%;
    margin: 0 auto;
    text-align: left;
}

.media-wrap dd {
    margin-left: 27%;
}

.media-wrap .fl {
    width: 25%;
    margin-right: 10px;
}

.img-rounded {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    vertical-align: middle;
    border-radius: 10px;
    margin-right: 1em;
}

.media-heading a {
    display: inline-block;
    font-size: 16px;
    padding-top: 10px;
    color: #20426C;
    font-weight: bold;
}

.media-heading a:hover {
    color: #20426C;
}

.media-disc {
    color: #333;
    font: normal 14px/1.4 "微软雅黑";
}

.line30 {
    line-height: 30px;
}

/* =====  左图右文 ===== */

/* +===== hk-page-text =====+ */
.hk-page-text {
    text-align: left;
    line-height: 25px;
    font-size: 16px;
    color: #333;
    padding-left: 30px;
    padding-right: 30px;
}

/* ===== 做账审计流程 ====== */
.fl-ad1>li {
    float: left;
    width: 33.3%;
}

.fl-ad1>li .fl-ad-box-auto {
    margin: 10px;
    box-shadow: 0px 0px 3px 3px #eaeaea;
    padding: 10px 0;
    display: flex;
    min-height: 40px;
    height: auto;
}

.fl-ad-box-auto .sjansico {
    flex: none;
    font-size: 16px;
    background-color: #20426C;
    width: 30px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    margin: auto;
}

.fl-ad-box-auto .sjansinfo {
    color: #2b2b2b;
    padding: 0 10px;
    font: normal 16px/1.5 "微软雅黑";
    width: 100%;
}

.fl-ad1-nowrap.fl-ad1>li {
    width: 25%;
    margin-top: 50px;
    color: #fff;
}

.fl-ad1-nowrap .fl-ad-box-auto .sjansinfo,
.fl-ad1-nowrap .fl-ad-box-auto .sjansico {
    margin-top: 6px;

}

.fl-ad2 {
    padding: 20px 30px 0;
}

.fl-ad2>li {
    float: left;
    width: 45%;
    color: #20426C;
    text-align: left;
    font-size: 18px;
    line-height: 40px;
    padding: 0 2%;
}

.fl-ad2>li>.ad2-ico {
    font-size: 22px;
    margin-right: 0.5em;
}

/* ===== 做账审计流程 ====== */
/* ========   hk_pagae_content ============ */

.hk_pagae_content {
    padding: 20px 0;
    font-size: 14px;
    max-width: 900px;
}

.desc_title,
.hk_pagae_content .page_title {
    text-align: left;
    color: #333;
    font: 700 22px/1.5 "微软雅黑";
    margin: 0 0.5em;
    border-bottom: 1px solid #ddd;
}

/* =======  详情  ======= */
.text-time {
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
}

.text-time .hidden-xs a {
    color: #424242;
}

.text-time .hidden-xs a.active {
    color: #20426C;
}

/* ====== 默认中字号  ==== */
.hk_pagae_content .eadit-content {
    padding: 15px;
    font: normal 16px/1.5 "Microsoft YaHei", Arial, sans-serif;
}

/* ======  小 字号  ==== */

.hk_pagae_content .eadit-content.text-small {
    font: normal 14px/1.5 "Microsoft YaHei", Arial, sans-serif;
}

/* ====== 大 字号  ==== */

.hk_pagae_content .eadit-content.text-big {
    font: normal 18px/1.5 "Microsoft YaHei", Arial, sans-serif;
}

.hk_pagae_content .eadit-content img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.hk_pagae_content .eadit-content h6 {
    font: normal 16px/1.5 "Microsoft YaHei", Arial, sans-serif;
    font-weight: bold;
}

.hk_pagae_content .eadit-content ul.dlink>li {
    list-style: square;
    margin: 3px 20px;
}

.hk_pagae_content .eadit-content ul.clink>li a {
    color: #000b23;
}

.hk_pagae_content .eadit-content ul.clink>li {
    color: #000b23;
    list-style: square;
    margin: 0 1em;
}

.hk_pagae_content .eadit-content ul.clink>li a:hover {
    text-decoration: none;
}

.eadit-content .w-detail {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
}

/* ========   hk_pagae_content ============ */

.pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: .5em 1em;
    color: #444;
    color: rgba(0, 0, 0, 0.80);
    border: 1px solid #999;
    border: none rgba(0, 0, 0, 0);
    background-color: #e6e6e6;
    text-decoration: none;
    outline: none;
    border-radius: 2px;
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pure-button.button-red {
    background: #ed1a3b;
    color: #fff;
}

.pure-button.button-blue {
    background: #20426C;
    color: #fff;
}

/* =========   left-news  相关推荐   ============ */
/* =========   right-news  相关推荐   ============ */
.left-news .news-ul li a,
.left-news,
.right-news .news-ul li a,
.right-news {
    display: block;
    color: #303133;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-news .news-ul li,
.left-news .news-title,
.right-news .news-ul li,
.right-news .news-title {
    border-bottom: 1px solid #DCDFE6;

}

.left-news .news-title,
.right-news .news-title {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.left-news .news-ul li,
.right-news .news-ul li {
    list-style-type: disc;
    margin: 10px 0 0 15px;
    line-height: 25px;
}

.left-news .news-ul li:hover a,
.right-news .news-ul li:hover a {
    text-decoration: underline;
    color: #20426C;
}

/* =========   right-news  相关推荐   ============ */
/* =========   left-news  相关推荐   ============ */
/* =========   公证文章列表      ========== */
.arrow a {
    color: #303133;
    font: bold 16px/1.5 "微软雅黑";
}

.arrow a:hover {
    color: #23527c;
    text-decoration: underline;
}

.arrow time {
    color: #999;
    font-size: 12px;
    text-align: right;
}

.line-desc {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.line-desc li {
    list-style-type: disc;
    color: #20426C;
    line-height: 30px;
    font-size: 18px;
    margin-top: 15px;
    width: auto;
    text-align: left;
    margin: 10px 30px 0;
}

.line-desc li a {
    display: inline-block;
}

.line-desc li:hover a {
    text-decoration: underline;
}

.line-bg .marginbottom30 {
    border-bottom: 1px #eee solid;
    padding-bottom: 15px;
}

.line-bg .marginbottom30:hover {
    background-color: #f1f1f1;
    border-bottom-color: #D5D5D5;
}

/* =========   公证文章列表      ========== */
/* 常见问题 */
.clink .clink-title {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin-top: 20px;
    text-indent: 1em;
}

.clink .pure-g {
    font-size: 16px;
    color: #353232;
    cursor: pointer;
    float: left;
    width: 50%;
    list-style-type: square;
    list-style-position: inside;
    padding: 0 1em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0;
}

.clink .pure-g span {
    line-height: 30px;
}

.eadit-fqa-content {
    margin-bottom: 50px;
}

.eadit-ul {
    padding: 0 10px;
}

.eadit-ul>.eadit-li {
    margin: 20px 0 10px;
    cursor: pointer;
}

.eadit-ul>.eadit-li .eadit-nav-title {
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #D5D5D5;
    color: #333;
    position: relative;
    padding: 10px 1em 0;
    font-weight: bold;
}

.eadit-ul>.eadit-li .eadit-nav-title .li_ico {
    position: absolute;
    right: 10px;
    font-size: 14px;
    transform: rotate(0);
    cursor: pointer;
}

.eadit-li-content {
    display: none;
}

.eadit-li:hover .eadit-li-content,
.eadit-li.active .eadit-li-content,
.eadit-li-content,
.eadit-ul>.eadit-li .eadit-nav-title .li_ico,
.eadit-li.active .eadit-nav-title .li_ico {
    transition: all .5s;
}

.clink .pure-g.cur,
.clink .pure-g:hover,
.eadit-li:hover .eadit-nav-title,
.eadit-li.active .eadit-nav-title {
    color: #0058ca;
}

.eadit-li.active .eadit-nav-title {
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 5px;
    border: 0;
}

.eadit-li.active .eadit-nav-title {
    border-color: #999;
}

.eadit-li.active .eadit-li-content {
    display: block;
    padding: 0 15px;
}

.eadit-li.active .eadit-nav-title .li_ico {
    transform: rotate(-180deg);
    right: 12px;
}

.fqaline dl {
    margin: 20px 0;
    display: flex;
}

.fqaline dd,.fqaline dt, .fqaline dd.fqabold {
    color: #333;
    font-size: 14px;
    line-height: 1.5em;
    font-family: PingHei,'PingFang SC',STHeitiSC-Light,"微软雅黑",Arial,sans-serif;
}

.fqaline dd {
    width: 100%;
    cursor: default;
}

.fqaline dt {
    cursor: default;
    width: max-content;
    flex: none;
    margin: 0;
    font-weight: bold;
}

.wrap-desc-pad {
    padding: 20px 10px;
    background: #fff;
    border-radius: 5px;
}


.list-block-br .box-raduis {
    margin-bottom: 15px;
}

/* =====   list-page   ======= */
.service-wrap .h2 {
    border-bottom: 1px solid #ddd;
    /* color: #20426C; */
    color: #333;
    font-size: 24px;
    line-height: 35px;
    margin: 0 0 30px;
    font-weight: bold;
}

/* ===== 热门排行 ==== */
.hot-list li {
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.hot-list li a {
    color: #303133;
}

.hot-list li a:active,
.hot-list li a:hover {
    color: #20426C;
    /* transform: scale(); */
    transition: all .3s;
    -webkit-transition: all .3s;
    text-decoration: underline;
}

.hot-list li span {
    background: rgba(0, 111, 249, 1);
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
}

.hot-list li i {
    display: inline-block;
    width: 16px;
    color: rgba(60, 107, 254, 0.8);
    font-size: 16px;
    margin-right: 5px;
    transform: rotateZ(90deg);
}

/* ===== 热门排行 ==== */
/* ===== 政策动态 ==== */
.ser-list {
    height: auto;
}

.ser-list>.item dl {
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    float: left;
    padding: 15px 0;
    width: 100%;
}

.ser-list>.item dl:hover {
    background: #fafafa;
}

.ser-list>.item .item-img {
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.ser-list>.item:hover .item-img img {
    transform: scale(1.2);
    transition: all .5s ease 0s;
    -webkit-transform: scale(1.2);
    -webkit-transform: all 1s ease 0s;
}

.ser-list>.item .item-img img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 110px;
    width: 200px;
    padding: 10px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: all .5s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
    margin-right: 1em;
}

.ser-list>.item .t {
    font-size: 18px;
    font-weight: normal;
    position: relative;
    margin: 0 0 8px;
    color: #036ae8;
    line-height: 20px;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
}

.ser-list>.item .t a {
    color: #0662d8;
}

.ser-list>.item .t a:hover {
    text-decoration: underline;
}

.ser-list>.item .d {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden;
    margin-right: 10px;
}

.data {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}

.data em {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    text-align: center;
    font-style: normal;
    line-height: 20px;
    color: #fff;
    background: #000000;
    border-radius: 50%;
}

.summary {
    margin: 20px 0;
    font-size: 16px;
    color: #333;
}

.content .cot-img {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 10px 0;
}

.content .cot-img img {
    max-width: 100%;
    max-height: auto;
    object-fit: contain;
    border-radius: 5px;
}

.content .article-detail {
    font-size: 16px;
    color: #444;
}

.next {
    font-size: 14px;
    color: #666;
}

.next i {
    display: inline-block;
    width: 14px;
    color: rgba(30, 136, 229, 0.8);
    font-size: 14px;
    margin-right: 5px;
    transform: rotateZ(90deg);
}

.next a {
    color: #20426C;
}



/* ===== 政策动态 ==== */
/* ====  list-page  ===== */



/* =====   inland-page  ==== */
.hk-page-title-h4-small {
    font: 500 26px/2 "微软雅黑";
    color: #333;
    text-align: left;
    text-indent: 2em;
}

.type-btn {
    margin: 5px;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #DCDFE6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 10px 18px;
    font-size: 14px;
    border-radius: 4px;
}

/* btn1 */
.btnCOlor1.type-btn.cur,
.btnCOlor1.type-btn:active,
.btnCOlor1.type-btn:focus,
.btnCOlor1.type-btn:hover {
    background: rgba(102, 102, 204, 0.9);
    border-color: rgba(102, 102, 204, 0.25);
    color: #fff;
    outline: none;
}

/* btn  带删除 */
.type-item-a.addCur,
.type-btn.btn-dele {
    background: rgba(102, 102, 204, 0.9);
    color: rgba(255, 255, 255, 1);
}

/* 内容 */
.type-nav-content {
    padding: 20px;
    color: #333;
    font-size: 16px;
}

.text-bod {
    font: bold 16px/2 "微软雅黑";
}

.colorF24 {
    color: #ff2424 !important;
}

/* ======  导航 ======= */
/* ========== 选项卡 ======= */
.type-tab-cont {
    height: 600px;
}

.type-tab,
.type-page {
    overflow-y: auto;
    overflow-x: hidden;
    border-left: 1px solid #eee;
}

.type-tab {
    background: rgba(255, 255, 255, 0.25) !important;

}

.type-tab li {
    font-size: 16px;
    color: rgba(102, 102, 204, 1);
    line-height: 25px;
    padding: 8px 5px;
    border-bottom: 1px solid rgba(102, 102, 204, 0.9);
    cursor: pointer;
}

.type-tab li:hover,
.type-tab li.is-on {
    color: rgba(255, 255, 255, 1);
    background: rgba(102, 102, 204, 0.9);
}

.type-page .tab-item {
    box-shadow: 1px 0 10px 0 #DCDFE6;
    padding: 10px;
    display: none;
}

/* ======== 添加标签页  ======  */
.add-tab {
    border-bottom: 1px solid #DCDFE6;
    margin: 10px auto 0;
    padding: 5px;
    height: auto;
}

.btn-dele-box {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 10px 5px;
}

.btn-dele-box>.type-btn {
    cursor: default;
}

.btn-dele-box .dele-ico {
    /* visibility: hidden; */
    position: absolute;
    right: 0;
    font-size: 20px;
    color: #ff2424;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    top: -5px;
}

.btn-dele-box:hover .dele-ico {
    visibility: visible;
}

.list-ol {
    font: 500 16px/1.7 "微软雅黑";
}

.list-ol li {
    list-style: disc;
    font-size: 14px;
    text-indent: 2em;
    margin: 8px 0;
}

/* ======== 添加标签页  ======  */
/* ======== 加入购物车 ========== */
.wrap-btn>div {
    float: left;
    width: auto;
    margin: 20px;
}

.wrap-btn>div .basic-icon {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    margin-left: 0.5em;
}

/* =====   inland-page  ==== */

.aside-padltb15 {
    padding: 10px;
    padding-left: 0;
}

.ziliao {
    color: #303133;
    font: normal 14px/1.6 "微软雅黑";
}

.aside-right-host {
    max-width: 260px;
}

.a-i-c-t {
    border-bottom: 2px solid #0066cc;
}

.text-list-wrap {
    height: 304px;
    overflow: hidden;
}

.text-list {
    -webkit-animation: 10s rowup linear infinite normal;
    animation: 10s rowup linear infinite normal;
    position: relative;
}

.text-list-wrap:hover .text-list {
    animation-play-state: paused;
}

.text-list>li {
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px dotted #ccc;
}

.text-list>li a::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #303133;
    margin-right: 0.2em;
}

.btn-list a,
.text-list>li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.text-list>li a {
    color: #303133;
    display: block;
    padding: 0.5em 5px 5px;
}

.text-list>li:hover a {
    color: #e18433;
    text-decoration: underline;
}

.text-list>li:hover a::before {
    background: #e18433;
}

.btn-list {
    padding: 10px 5px;
}

.btn-list a {
    display: inline-block;
    padding: 8px 7px;
    text-decoration: none;
    border: 0;
    color: #fff;
    font-size: 14px;
    background: linear-gradient(180deg, #0754A6, #0A6FC3, #0971C5);
    text-align: center;
    margin: 0 0 2px 0;
    width: 98px;
}

.btn-list .btn-list-item a:hover {
    background: rgb(12, 113, 255);
}

.marb-10 {
    margin-bottom: 10px;
}

.marb-15 {
    margin-bottom: 15px;
}

.marb-20 {
    margin-bottom: 20px;
}

.marb-30 {
    margin-bottom: 30px;
}

.beizhu {
    font-size: 16px;
    font-weight: bold;
    color: #b00;
}